func os.afterResolvingSymlink
4 uses
os (current package)
root_unix.go#L170: func afterResolvingSymlink(parent int, name string, f func() error) error {
root_unix.go#L178: return afterResolvingSymlink(parent, name, func() error {
root_unix.go#L186: return afterResolvingSymlink(parent, name, func() error {
root_unix.go#L200: return afterResolvingSymlink(parent, name, func() error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)